home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / program / 4cmp22s.zip / FACIL1.4TH < prev    next >
Text File  |  1994-10-30  |  345b  |  13 lines

  1. \ Forth Compiler, ANS FORTH FACILITY WORDS
  2. \ Copyright 1994 by Thomas Almy. All rights reserved.
  3. \ Include this file at start of program
  4. \ When using MULTI or MULTID, this file should be loaded first,
  5.  
  6. 2 0 IN/OUT NEED AT-XY
  7. 0 1 IN/OUT NEED EKEY
  8. 1 2 IN/OUT NEED EKEY>CHAR
  9. 0 1 IN/OUT NEED EKEY?
  10. TRUE CONSTANT EMIT?
  11. 1 0 IN/OUT NEED MS
  12.  
  13.